@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}
ol li, ul li {
	list-style: none;
}
.fxxx_nav_fix a.fx_fenxiang {
    width: 45px;
    height: 45px;
    top: 0px;
    right: 29px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
u, b, i {
	font-style: normal;
}
a {
	text-decoration: none;
	color: #333;
}
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
	/* [disabled]margin:0;
*/
	padding: 0;
	font-family: "microsoft yahei", "simhei", "simsun";
	margin: 0;
}
body {/*background:#e8e8e8;*/
	overflow-x: hidden;
	z-index: -999999999;/*background:#f4f4f4 url(bg_1.jpg) no-repeat fixed center 100%;*/
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}
header, footer, section, article, aside, nav, hgroup, address, figure, figcaption, menu, details {
	display: block;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	font-weight: normal;
}
html, body, fieldset, img, iframe, abbr {
	border: 0;
}
i, cite, em, var, address, dfn {
	font-style: normal;
}
[hidefocus], summary {
outline:0;
}
li {
	list-style: none;
}
h1, h2, h3, h4, h5, h6, small {
	font-size: 100%;
	font-weight: normal
}
sup, sub {
	font-size: 83%;
}
pre, code, kbd, samp {
	font-family: inherit;
}
q:before, q:after {
	content: none;
}
textarea {
	overflow: auto;
	resize: none;
}
label, summary {
	cursor: default;
}
a, button {
	cursor: pointer;
}
del, ins, u, s, a, a:hover {
	text-decoration: none;
}
a, a:hover {
	color: #000000;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden
}
img {
	display: block;
	max-width: 100%;
	border: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";     /*内容为“.”就是一个英文的句号而已。也可以不写。*/
	display: block;   /*加入的这个元素转换为块级元素。*/
	clear: both;     /*清除左右两边浮动。*/
	visibility: hidden;      /*可见度设为隐藏。注意它和display:none;是有区别的。visibility:hidden;仍然占据空间，只是看不到而已；*/
	line-height: 0;    /*行高为0；*/
	height: 0;     /*高度为0；*/
	font-size: 0;    /*字体大小为0；*/
}
/*.clearfix { *zoom:1;} */  /*这是针对于IE6的，因为IE6不支持:after伪类，这个神奇的zoom:1让IE6的元素可以清除浮动来包裹内部元素。*/

.ind_bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
.contents {
	margin-top: 20px;
}
/*top*/
.in_top {
	width: 100%;
	background: #a5ddf5;
	height: 25px;
	color: #fbfbfb;
	font-size: 12px;
}
.in_box {
	max-width: 98%;
	margin: 0 auto;
}
.in_top .txt_l {
	float: left;
	overflow: hidden;
	height: 25px;
	line-height: 25px;
	color: #fff;
}
.in_top .txt_l a {
	color: #000;
}
.in_top .txt_r {
	float: right;
	overflow: hidden;
	height: 25px;
	line-height: 25px;
	padding-right: 30px;
}
.in_top .txt_r a {/*color:#fbfbfb; */
	text-decoration: none;
}
.in_top .txt_r a:hover {
	display: inline-block;
	padding: 0px 10px;
	background: #5BBCF5;
	color: #FFF
}
/*site.css*/
.zqdhlist {
	background: url(white.png) repeat;
	position: absolute;
	width: 500px;
	top: 25px;
	right: -580px;
	padding: 0 33px;
	overflow: hidden;
	background: #f5f5f5;
	overflow: auto;
	z-index: 999999;
}
.zqdhlist {
	transition: right 1s;
	-moz-transition: right 1s;	/* Firefox 4 */
	-webkit-transition: right 1s;	/* Safari �? Chrome */
	-o-transition: right 1s;
}
.zqdhlist.show_on {
	right: 0px;
}
/*.zqdhlist.show_on{ display: block; right: 0px;}*/
.zqdhlist dl {
	clear: both;
	overflow: hidden;
}
.zqdhlist dt {
	clear: both;
	float: left;
	width: 101px;
	height: 67px;
}
.zqdhlist dd {
	margin-bottom: 10px;
}
.zqdhlist dd h2 {
	font-size: 16px;
	height: 30px;
	color: #5d5d5d;
	line-height: 30px;
}
.zqdhlist dd a {
	font-size: 14px;
	color: #919191;
	padding-right: 10px;
}
.zqdhlist dd a:hover, .list dd h2 a:hover {
	color: #2696d6;
}
.zqdhlist dd h2 a {
	color: #4e4e4e;
}
.list_tit {
	color: #19adfa;
	margin-top: 20px;
}
.list_tit h2 {
	font-size: 18px;
	line-height: 45px;
	color: #2696d6;
}
.list_tit {
	color: #19adfa;
	margin-top: 20px;
}
.list_link {
	border-bottom: 1px solid #fff;
	padding-bottom: 20px;
}
.list_link a {
	font-size: 14px;
	padding: 5px 0 5px 0;
	margin-bottom: 10px;
	color: #5d5d5d;
	white-space: nowrap;
	margin-right: 20px;
	line-height: 30px;
}
.list_link a:hover {
	color: #2696d6;
}
.close {
	background-color: #ccc;
	display: block;
	position: absolute;
	right: 20px;
	height: 40px;
	width: 40px;
	border-radius: 0 0 6px 6px;
	text-indent: -9999px;
	background: url(close.png) center center no-repeat #ccc;
}
.close:hover {
	background-color: #2696d6;
}
/*******************************header************************************/

.header {
	background: url(renfang_sy_01.jpg) no-repeat center;
	height: 178px;
	width: 100%;
	margin: 0px;
}
.header_bg {
	max-width: 1300px;
	margin: 0 auto;
	padding-top: 20px;
}
.header_bg .headerlogo {
	width: 70%;
	float: left;
	margin-top: 20px;
}
.header_bg .headerlogo img {
	max-width: 100%;
}
.header_bg .headerlogo .logo_wz {
	margin-top: 10px;
	margin-left: 16px;
}
.header_bg .searchbox {
	width: 25%;
	float: right;
}
.nav-jit-hid {
	display: none;
}
.search-jit-hid {
	display: none;
	position: fixed;
	top: 80px;
	background: #FFF;
	width: 95%;
	padding: 10px 2.5%;
	z-index: 9999999
}
.search-frame {
	width: 98%;
	border: 1px solid #ccc;
	border-radius: 6px;
	background: #fff;
	height: 40px;
}
.search-btn-jit {
	width: 9%;
	height: 40px;
	border: 0px;
	float: right;
	background: #f6f6f6 url(201650sszwl.png) no-repeat center;
	margin-right: 0.1%
}
.search-box-jit {
	height: 40px;
	line-height: 40px;
	width: 89%;
	margin-left: 1%;
	border: none;
	float: left;
	font-size: 16px;
}
/*******************************header end************************************/

/*搜索*/
.serach {
	/*width: 310px;*/
	margin-top: 85px;
}
.serach .serachtext {
	width: 175px;
	height: 33px;
	line-height: 33px;
	background: #f0f0f0;
	border: solid 1px #e4e3e3;
	float: left;
	display: block;
}
.serach .searchbtn {
	width: 66px;
	height: 35px;
	background: #0066cc;
	border: none;
	color: #fff;
	font-size: 18px;
	letter-spacing: 5px;
	float: left;
	display: block;
}
/*******************************nav************************************/

.nav_bg {
	background: #00acff;
	width: 100%;
	height: 75px;
}
.nav {
	display: block;
	margin: 0 auto;
	max-width: 1300px;
	position: relative;
	padding:0 10px 0 10px;
}
.nav li {
	float: left;
	width: 12.5%;/*position:relative;*/
}
.nav li a {
	width: 100%;
	text-align: center;
	display: block;
	color: #fff;
	font-size: 18px;
	height: 75px;
	line-height: 18px;
}
.nav li a:hover {
	background: #0071a6;
}
.nav li a i.i1 {
	background: url(index_14.png) center no-repeat;
}
.nav li a i.i2 {
	background: url(index_06.png) center no-repeat;
}
.nav li a i.i3 {
	background: url(index_17.png) center no-repeat;
}
.nav li a i.i4 {
	background: url(index_08.png) center no-repeat;
}
.nav li a i.i5 {
	background: url(index_03.png) center no-repeat;
}
.nav li a i.i6 {
	background: url(index_11.png) center no-repeat;
}
.nav li a i.i7 {
	background: url(index_23.png) center no-repeat;
}
.nav li a i.i8 {
	background: url(index_20.png) center no-repeat;
}
.nav li a i {
	display: block;
	width: 100%;
	height: 50px;
}
.nav li .nav_xiala {
	display: none;
	background: #FFF;
	width: 1300px;
	height: 50px;
	position: absolute;
	left: 0px;
	top: 75px;
	z-index: 2;
	padding:0 10px 0 10px;
}
.nav li .nav_xiala a {
	color: #333;
	display: block;
	width: 14%;
	float: left;
	font-size: 16px;
	line-height: 45px;
}
.nav li .nav_xiala a:hover {
	background: none;
	color: #2696d6;
}
/*******************************nav end************************************/

/*****************************中间内容开始******************************************/
.contents {
	width: 1300px;
	margin: 0 auto;
	margin-top: 20px;
	position: relative;
	overflow: hidden;
	padding: 10px;
	background: #ffffff;
	z-index: 999;
}
/*.sycontents{
	  top: 940px;	
	}*/
.bounce {
	overflow: hidden;
	padding: 15px 0;
	margin-bottom: 10px;
	position: relative;
}
/******虚线*****/
.dashed {
	border-right: 1px dashed #ccc;
}
/*******************************footer**********************************/
.footer {
	width: 100%;
	background: #f5f5f5;
	margin-top: 20px;
	padding-top: 20px;
	z-index: -999;
}
/*******************************底部链接**********************************/
/*  底部友情链接  */

.Relevant {
	width: 65%;
	border-bottom: 1px solid #656565;
	border-top: 1px solid #656565;
	padding: 20px 0;
	margin: 0px auto;
	z-index: 0;
}
.Relevant h2 {
	line-height: 48px;
	color: #2696d6;
	font-size: 18px;
	margin-right: 55px;
	float: left;
	overflow: hidden
}
.footer_link {
	float: left;
	font-size: 14px;
}
.footer_link ul li {
	float: left;
	width: 100px;
	overflow: hidden;
	white-space: nowrap;
	word-break: keep-all;
	text-overflow: ellipsis;
	margin-right: 15px;
}
.footer_link_list {
	width: 92%;
	border: 1px solid #e8e8e8;
	background: #fff;
	border-radius: 3px;
	padding: 20px 4%;
	overflow: hidden;
	position: absolute;
	top: 65px;
	left: 0px;
	min-height: 50px;
	z-index: 9999;
}
.footer_link_list a {
	line-height: 24px;
	display: block;
	margin: 10px;
	float: left;
	font-size: 14px;
}
.footer_link_list a:hover {
	color: #2696d6;
}
a.footer_link_a {
	display: block;
	height: 48px;
	line-height: 48px;
	padding: 0 15px;
	font-size: 16px;
}
a.footer_link_a span {
	display: inline-block;
	padding: 0px;
	margin-left: 10px;
}
a.footer_link_a:hover span {
	display: inline-block;
	padding: 0px;
	margin-left: 10px;
}
.footer_link ul li {
	float: left;
	width: 175px;
	overflow: hidden;
	white-space: nowrap;
	word-break: keep-all;
	text-overflow: ellipsis;
	margin-right: 15px;
	background: url(jiantou_2.png) no-repeat left;
}
.footer_link ul li:hover {
	background: url(jiantou.png) no-repeat left!important;
}
/*  底部友情链接 结束 */
.footer_map {
	width:960px;
	margin: 0 auto;
	padding-top: 20px;
	overflow:hidden;
}
.footer_map p {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
.footer_map p span {
	margin: 5px;
	height: 22px;
	line-height: 22px;
	font-size: 13px;
	color: #333;
}
.footer_map p a {
	cursor: pointer;
	display: block;
}
.footer_map p.foo_ul a{
     display: inline-block;
     font-size: 14px;
     color: #333;
	}
.li_last{ border-right:0px!important;}
/**********************分享*********************/
.share_cell {
	position: absolute;
	top: 46px;
	right: 5px;
	display: none;
}
.share_cell li {
	width: 30px;
	height: 40px;
	background: rgba(255,255,255,0.95);
}
.share_cell li a {
	display: block;
	width: 30px;
	height: 40px;
	padding-left: 0px;
}
.bshare-custom.icon-medium-plus.cus-jl {
	width: 30px;
    float: right;
    margin-top: 9px;
    position: relative;
}
.bshare-custom.icon-medium-plus, .bshare-custom.icon-large {
	font-size: 16px;
	line-height: 26px !important;
}
a.bshareDiv .bsPromo.bsPromo1, div.bshare-custom .bsPromo.bsPromo1 {
	width: 51px;
	height: 18px;
	top: -18px;
	left: 0;
	line-height: 16px;
	font-size: 12px !important;
	font-weight: normal !important;
	color: #fff;
	text-align: center;
	background: url(http://static.bshare.cn/frame/images/bshare_box_sprite2.gif) no-repeat 0 -606px;
}
span.share_box {
	display: inline-block;
	width: 50px;
	height: 50px;
	margin: 0px;
	float: left;
}
span.share_box img {
	display: block;
	width: 50px;
	height: 50px;
	cursor: pointer;
}
.bshare-qzone {
	background: url(qq1.png) no-repeat center center;
}
.bshare-sinaminiblog {
	background: url(sina1.png) no-repeat center center;
}
.bshare-qqmb {
	background: url(tencent1.png) no-repeat center center;
}
.bshare-weixin {
	background: url(weixin1.png) no-repeat center center;
}
/************************************内容页*******************************/
.currentstation {
	padding: 10px 0 10px 20px;
	text-indent: 20px;
	/*margin: 20px 30px 0px 30px;*/
	margin-bottom: 20px;
	background: #eee url(position.png) 20px center no-repeat;
}
.newscontent .newscont h6 {
	font-family: "黑体";
	font-size: 24px;
	color: #333;
	text-align: center;
	padding: 2% 20%;
	line-height: 1.5;
}
.newscontent .newstop {
	height: 50px;
	line-height: 50px;
	padding: 20px 50px;
	font-size: 14px;
}
.newscontent .newscont h2 {
	font-family: "黑体";
	font-size: 24px;
	color: #333;
	text-align: center;
	padding: 2% 20%;
	line-height: 1.5;
}
.newscontent .newscont p {
	font-size: 18.7px;
	line-height: 2;
	margin-top: 10px;
	color: #000;
	/*text-indent: 40px;*/
	padding: 0 80px;
}

.TRS_Editor table{margin: 0 auto;}
.TRS_Editor table tr td p{padding:0 !important;}
.newscontent .newscont .zrbj {
	float: right;
	margin-right: 50px;
	color: #666;
    font-size: 16px;
}
.newscontent .newscont .zrbj a {
	color: #4da9d9;
    
}
.newscontent .newstop {
	color: #333;
}
/********************************搜索结果**********************************/
.contents .serachcont {
	margin-top: 20px;
	border-bottom: dashed 1px #ccc;
}
.contents .serachcont h3 a {
	font-size: 18px;
	color: #666;
	display: block;
	font-family: "微软雅黑";
	font-weight: bolder;
	padding-left: 50px;
}
.contents .serachcont h3 a:hover {
	color: #2696d6;
}
.contents .serachcont h3 a span {
	font-size: 12px;
	margin-left: 20px;
	color: #999;
}
.contents .serachcont p {
	font-size: 16px;
	margin: 15px auto;
	padding: 0 50px;
	line-height: 1.8;
	text-indent: 35px;
	color: #666;
}
/*******************************二级页开始**********************************/
/***********小按钮************/
.contents .lh_ul_div {
	padding: 10px;
	display: block;
	border-bottom: #006ca0 2px solid;
}
.contents .lh_ul_div a {
	background: #dadada;
	color: #3f3f3f;
	text-align: center;
	display: inline-block;
	padding: 10px 15px;
	margin: 3px;
	cursor: pointer;
}
.contents .lh_ul_div a:hover {
	background: #00acff;
	color: #fff;
}
/***************按钮小列表****************/
.list_box1 {
	padding-left: 22px;
}
.list_box .e2 li {
	width: 100%;
	overflow: hidden;
	clear: both;
	border-bottom: 1px solid #ccc;
	padding: 12px 0;
	line-height: 33px;
}
.list_box .e2 li a{background: url(xiaodian.png) no-repeat left; text-indent:15px; display:block; width: 86%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; float: left;line-height:33px;}
.list_box .e2 li em{ float: right; width: 15%; text-align: right;line-height:33px;}
.list_box .e2 li .title:hover {
	color: #00acff;
}
.e2 li a.preview {
	width: 140px;
	float: left;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 10px;
	display: inline;
}
.list_box .e2 li a.preview img {
	width: 140px;
	height: 80px;
	display: block;
	border: 1px solid #EEE;
	padding: 1px;
}
.list_box .e2 span.info {
	display: block;
	line-height: 23px;
	color: #555;
	padding-left: 12px;
}
.list_box .e2 span.info small {
	color: #AAA;
	font-size: 16px;
	margin-left: 3px;
}
/**************分页 开始*****************/
.align_center {
	margin: 50px 0px 30px 0px;
}
/**************互动交流二级页左侧 开始*****************/
.con_fl3 {
	width: 450px;
	margin-top:10px;
}
.con_fr3 {
	width: 811px;
	margin-top:10px;
	margin-left: 20px;
}
.hdjl_ej {
	width: 100%;
 *width: 89%;
	margin-top: 40px;
}
.hdjl_ej ul li {
	width: 425px;
 *width:422px;
	height: 48px;
	padding: 0px 19px 20px 0px;
}
.hdjl_ej ul li a {
	width: 100%;
	height: 48px;
	display: block;
	background: #f1f1f1;
	line-height: 48px;
	color: #60636d;
}
.hdjl_ej ul li a img {
	float: left;
	margin-left: 30px;
	margin-top: 10px;
}
.hdjl_ej ul li a span {
	height: 20px;
	width: 1px;
	background: #d4d4d4;
	margin: 14px 25px 0;
	display: block;
	float: left;
}
/**************互动交流二级页右侧 开始*****************/
.con_fr3 .wqhg {
	clear: both;
	padding: 20px 0 15px 0;
	border-bottom: 1px dotted #aca9a9;
	overflow:hidden;
}
.con_fr3 .ftyg dl {
	margin-right: 5%;
	width: 36%;
	float: left;
}
.con_fr3 p {
	padding: 0px;
}
.con_fr3 .ftyg p {
	color: #333;
	font-size: 16px;
	line-height: 2;
	margin-top: 0px;
	text-indent: 0px;
	padding-right: 3%;
}
.con_fr3 .ftyg p span {
	font-weight: bold;
}
.con_fr3 .ftyg p a {
	display: block;
	float: left;
}
/******************信息公开二级页左侧 开始***********************/
.con_fl3 .mlr26 {
	margin-top: 23px;
	font-size: 16px;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
.con_fl3 .mlr26 li {
	width: 450px;
	height: 44px;
	position: relative;
	overflow: hidden;
	margin-bottom: 11px;
}
.div_li {
	position: absolute;
	left: -297px;
	width: 900px;
	height: 42px;
}
.con_fl3 .mlr26 li a b.b1 {
	color: #fff;
}
.con_fl3 .mlr26 li a b {
	line-height: 42px;
	padding-left: 22px;
	font-weight: normal;
}
.con_fl3 .mlr26 li a b.b2 {
	color: #383838;
}
.con_fl3 .mlr26 li a {
	width: 450px;
	height: 42px;
	float: left;
	line-height: 42px;
	display: block;
}
.con_fl3 .mlr26 li a.a23, a.a24, a.a25, a.a27, a.a28 {
	background: #f3f3f3;
}
.con_fl3 .mlr26 li a.a16 {
	background: #4ad8a7;
}
.con_fl3 .mlr26 li a.a12 {
	background: #e14b6b;
}
.con_fl3 .mlr26 li a.a13 {
	background: #f7811d;
}
.con_fl3 .mlr26 li a.a14 {
	background: #eac02e;
}
.con_fl3 .mlr26 li a.a17 {
	background: #87ba15;
}
/**重点信息公开**/
.zdxx
{	width:100%;
	/*height: 50px;*/
	z-index: 99999999;
	position:relative;}

#zdxx ul{list-style: none; margin: 0px; padding: 0px;}
#zdxx ul li{
	float: left;
	width: 214px;
	height: 61px;
	border: 1px #ccc solid;
	margin: 10px 4px 10px 4px;}
#zdxx ul li a{ font-size:18px; color:#000;display:block;text-align:center; line-height:61px; font-family:"微软雅黑"}

#zdxx ul li dl{ background-color:#00acff; position: absolute; display:none; width:216px; margin-left:216px; margin-top:-61px;}
#zdxx ul li dl dt{ width:100%; float:none;/*height:40px;*/ line-height:40px; text-align:center; font-size:16px;  border-bottom:1px solid #fff;}
#zdxx ul li dl dt a{font-size:16px; color:#fff;}
#zdxx ul li:hover dl { display:block;}
#zdxx ul li.sfhover dl { display:block;}
/********************魅力龙山 开始********************/
.contents .main_left1 {
	width: 98%;
	float: left;/*	height: 438px;*/
}
.contents .main_left h3 a {
	font-size: 24px;
	color: #626679;
	padding: 2% 6%;
}
.contents .main_right1 {
	width: 27%;
	float: right;/*	height: 438px;*/
}
.claer {
	clear: both;
}
.sq_jj {
	overflow: hidden;
}
.sq_jj_in {
	width: 71%;
	height: 438px;
	position: relative;
	margin: 15px 0 0 15px;
}
.sq_jj_in img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.sq_jj_cont {
	position: absolute;
	left: 47%;
	top: 0;
}
.sq_jj_cont_title {
	font-size: 24px;
	color: #fff;
	line-height: 80px;
}
.sq_jj_cont p {
	font-size: 16px;
	color: #fff;
	line-height: 36px;
}
.sq_jj_cont_more {
	font-size: 18px;
	color: #fff;
	line-height: 80px;
}
.sq_lj {
	display: block;
	width: 80%;
	height: 70px;
	margin: 0 auto;
	background-color: #f4eee9;
	line-height: 70px;
}
.sq_lj img {
	display: block;
	float: left;
	margin: 24px 0 0 30px;
}
.sq_lj span {
	line-height: 70px;
	margin: 0 20px;
}
.main_right1 .xiaofanfkuai li {
	width:100%;
	height:80px;
	background:#e9e9e9;
	margin: 15px auto;
}
.main_right1 .xiaofanfkuai li a{
	display:block;
	text-align:center;
	font-size:20px;
	padding:27px 0 27px 0;
}
.main_right1 .xiaofanfkuai li a:hover{
	background:#00acff;
	color:#fff;
}
/********地貌，人文，人口，环境******************/
.sq_drrh {
	margin: 20px 0 0 0;
	overflow: hidden;
}
.sq_drrh ul li {
	width: 23%;
	float: left;
	padding: 0 1%;
}
.sq_drrh_tp {
	width: 100%;
	height: 168px;
	overflow: hidden;
}
.sq_drrh_tp img {
	width: 100%;
	transition: all 1s ease;
}
.sq_drrh_tp:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.sq_drrh_title {
	display: block;
	line-height: 60px;
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #333;
}
.sq_drrh_cont {

	display: block;
	line-height: 22px;
	font-size: 14px;
	font-family: "宋体";
	color: #333;
}
/***************************民生龙山********************/
.sq_mssp {
}
.sq_mssp ul li {
	width: 23%;
	padding: 0 1%;
	float: left;
}
.sq_mssp ul li fieldset {
	width: 100%;
	border: solid 1px #ccc;
}
.sq_mssp ul li fieldset legend {
	display: block; /*width:40%;*/
	text-align: center;
	padding: 0 20px;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin: 0 25%;
}
.sq_mssp ul li fieldset legend a {
	color: #333;
}
.sq_mssp ul li fieldset p {
	margin: 20px 10px;
	line-height: 22px;
	font-size: 14px;
	font-family: "宋体";
	color: #333;
}
.sq_mssp ul li fieldset p a {
	color: #ff6600;
}
/********************发展龙山***************/
.sq_csm {
}
.sq_csm ul li {
	width: 31.33%;
	float: left;
	padding: 0 1%;
}
.sq_csm_tp {
	width: 100%;
	height: 222px;
	overflow: hidden;
}
.sq_csm_tp img {
	width: 100%;
	transition: all 1s ease;
}
.sq_csm_tp:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.sq_csm ul li a {
	display: block;
	width: 100%;
	text-align: center;
	line-height: 60px;
	font-size: 18px;
	color: #333;
	font-family: "微软雅黑";
}
/*侧栏小nav 链接微信微博*/
.fxxx_nav_fix{
	position: fixed;
    right: 3px;
    top: 40%;
    margin-top: -30px;
    width: 45px;
    height: 200px;	
	z-index:199998;
	}
.fxxx_nav_fix a{
	display:block;
	margin-bottom:8px;
	cursor:pointer;	
	position:relative;
	}
.fxxx_nav_fix a.fxxx_fx_zqdh{
	width:45px;
	height:45px;
	top:0px;
	right:29px;
	display:block;
	}
.fxxx_nav_fix a.fxxx_fx_xlwb{
	width:45px;
	height:45px;
	top:0px;
	right:29px;
	display:block;
	}
.fxxx_nav_fix a.fxxx_fx_weixin{
	width:45px;
	height:45px;
	top:0px;
	right:29px;
	display:block;
	}
.fxxx_nav_fix a.fxxx_fx_fenxiang{
	width:45px;
	height:45px;
	top:0px;
	right:29px;
	display:block;
	}

.fxxx_nav_fix a img{
	position:absolute;
	display:block;	
	}
.fxxx_nav_fix a p{
	position: absolute;
    right: -184px;
    height: 42px;
    line-height: 42px;
    top: 0px;
    width: 205px;
    background: #CCC;
    color: #fff;
    z-index: -1;
    text-align: center;
    font-size: 18px;
	}
	/*站前导航*/
.zqdh_nav_top{
	position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    border: 0;
    margin-bottom: 0;
	height:10px;	
	}

.zqdh_list.show_on {
    right: 0px;
}
.zqdh_list {
    background: #fff;
    position: absolute;
    width: 500px;
    top: 0px;
    right: -580px;
    padding: 0 33px;
    overflow: hidden;
    background: #f5f5f5;
    overflow: auto;
    z-index: 99999;
	box-shadow: 4px 3px 12px #000;
}
.zqdh_close {
	cursor:pointer;
    background-color: #ccc;
    display: block;
    position: absolute;
    right: 20px;
    height: 40px;
    width: 40px;
    border-radius: 0 0 6px 6px;
    text-indent: -9999px;
    background:url(close.png) center center no-repeat #ccc;
}
.zqdh_list_tit {
    color: #19adfa;
}
.zqdh_list_tit h2 {
    font-size: 18px;
    line-height: 45px;
    color: #0066CC;
}
.zqdh_list_link {
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
}
.zqdh_list_link a {
    font-size: 14px;
    color: #5d5d5d;
    white-space: nowrap;
    margin-right: 20px;
    line-height: 30px;
	display: block;
    float: left;
    width: 26%;
	text-align:left;
}
.zqdh_list_tit {
    color: #19adfa;
}
.zqdh_list_tit h2 {
    font-size: 18px;
    line-height: 45px;
    color: #0066CC;
}
.zqdh_list dl {
    clear: both;
    overflow: hidden;
}
.zqdh_list dd {
    margin-bottom: 10px;
}
.zqdh_list dd h2 {
    font-size: 16px;
    height: 30px;
    color: #5d5d5d;
    line-height: 30px;
}
.zqdh_list dd h2 a {
    color: #4e4e4e;
}
.zqdh_list dd a {
   font-size: 14px;
    color: #5d5d5d;
    white-space: nowrap;
    margin-right: 20px;
    line-height: 30px;
	display: block;
    float: left;
    width: 28%;
	text-align:left;
}
#sy{
	filter: Alpha(opacity=50); /* IE */   
	-moz-opacity:0.5;    /* FF 主要是为了兼容老版本的FF */
	opacity:0.5;    /* FF */

	background:#000;
	width:200px;
	height:200px;
	}
.con_fm2{
    width: 584px;
	}
.con_fl2{
    width:145px;
	}
.con_fr2{
    width: 133px;
	}
.newxjsjwz{
	text-align:center;
}
.newfenxiang{
	margin-top:-34px;
	margin-right:37px;
}
.newfenxiangtupiao{
	margin-right:-25px;
	margin-top:-30px;
}
#_ideConac{ float:left;}

/********************访谈内容*****************************/

.l_main_box{ width:331px; padding:10px;}
.r_main_box{ width:919px; padding:10px;}
/*访谈内容 左侧*/
.contents .l_main_box .pad_right h3 a{ font-size:22px;}
.contents .l_main_box .pad_right h3{ height:60px; line-height:60px;margin:20px 0 0 0;}
.tpzb li a{ width:311px; height:175px; display:block;}
.tpzb li a img{ height:100%; width:100%;}
.tpzb li span{height: 35px;
line-height: 35px;
color: #333;
letter-spacing: 1px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
display:block;
width:311px;}
/*访谈内容 右侧*/
.contents .r_main_box .wqhg h5{text-align: center;
font-size: 25px;
height: 80px;
line-height: 80px;
color: #333;}
.contents .r_main_box .ftyg dl {
    margin-right:30px;
    width:367px;
    float: left;
}
.contents .r_main_box .ftyg p {
    color: #333;
    font-size: 16px;
    line-height: 2;
    margin-top: 0px;
    text-indent: 0px;
    padding-right: 3%;
}
.contents .r_main_box .ftyg span{ font-weight:bold;}

/*****文字直播*****/
.wenzizhibo{text-align: left;
width: 100%;
height: 60px;
line-height: 60px;
font-size: 21px;
color: #333;
font-weight: 600;
margin-top: 25px;}
.contents .r_main_box .wzzb{
	height: 500px;
    padding:0 20px 0 20px;
	margin: 20px 0 50px 0;
	overflow-x: hidden;
	overflow-y: scroll;
}
.contents .r_main_box .wzzb .rw{
	padding: 2% 0;
	border-bottom: solid 1px #ccc;
}
.contents .r_main_box .wzzb .rw h4{
	color: #ff0000;
	font-weight: bold;
}
.contents .r_main_box .wzzb .rw h6{
	color: #0066B0;
	font-weight: bold;
}
.contents .r_main_box .wzzb p{
	padding: 0px;	 
}

.sycon_bg1 {
    width: 21cm;
    height: auto;
    margin: 0 auto;
}
.sycon_bg1 h1 {
    margin: 45px 0 0 0;
}
.sycon_bg1 h1 img {
    display: block;
    width: 537px;
    height: 73px;
    margin: 0 auto;
}
.sycon_bg1 span {
    display: block;
    font-size: 20px;
    color: #333;
    text-align: right;
    margin: 0px;
    font-family: "FangSong";
}
.sycon_bg1 span {
    display: block;
    font-size: 20px;
    color: #333;
    text-align: center;
    margin: 30px 0 10px 0;
    font-family: "FangSong";
}
.sycon_bg1 span.sycon_bg1_span {
    text-align: right;
    margin: 0px;
}
.sycon_bg1 .newscont p {
    line-height: 30px !important;
    font-family: "FangSong" !important;
    letter-spacing: 1px !important;
}
.sycon_bg{
	margin-top: 125px;
}
.sycon_bg1 .wenjian_cont span {
    font-size: 36px;
    font-family: "Small scale founder of song";
    font-weight: bold;
    text-align: center;
    margin: 0 0 10px 0;
}
.sycon_bg1 .wenjian_cont p {
    line-height: 30px !important;
    font-family: "FangSong" !important;
    letter-spacing: 1px !important;
}

.newscont img {
	margin: 30px auto;
}
.pc{display: block;position: fixed;left: 0px;top: 50%;margin-top: -120px;z-index: 999999;}

.w_one{ overflow:hidden;}
.jydd{ width:488px; margin:0 20px 20px 0;}
.jydd_title{ width:488px; margin:0 20px 0 0; }
.jybmdh{ float:left;}
.jybmdh li{ width:280px; height:60px;background:#eee; border-bottom:4px solid #00acff; text-align:center; line-height:60px; margin:0 0 20px 0; font-size:18px;}

.jydtbox{ margin:20px 0 0 0;}
 .jybox{ width:640px; margin:0 0 20px 0;}
 .jy_mrg{ margin:0 20px 0 0;}
 .jydt_list{    height: 45px; width:100%;
    line-height: 45px;
    position: relative;
    background: #e9e9e9;
    margin-bottom: 10px;}
 .jydt_list h2{background: #00acff; display:inline-block; padding:0 10px;
    line-height: 45px;
    z-index: 4;
    color: #fff;
    text-align: center; font-size:20px; float:left;}
.jydt_list h2 a{ color:#fff;}

	 
.jydt{ width:994px; height:540px; border:solid 1px #ccc; margin:0 20px 0 0;}
.jydt img{ width:100%; height:100%;} 

/*政策解读*/
.zcbox{ width:100%;}
.more{ float:right; margin:0 10px 0 0;}

/*往期调查z*/
.zwqdc { width:100%; overflow: hidden;}
.zwqdc ol li{ line-height:35px;}
.zwqdc ol li a{background: url(xiaodian.png) no-repeat left; text-indent:15px; display:block; width: 85%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; float: left;line-height:35px;}
.zwqdc ol li i{ float: right; width: 15%; text-align: right;line-height:35px;}





.list.show_on {
    top:0px;
    right: -490px;
    position:fixed;
    width:510px;
    background:#fff;
    padding-left:20px;
    z-index:199999;
    overflow:auto;
    min-height:500px;
    display:none;
    height: 395px;
}
.close {
    cursor:pointer;
    background-color: #ccc;
    display: block;
    position: absolute;
    right: 20px;
    height: 40px;
    width: 40px;
    border-radius: 0 0 6px 6px;
    text-indent: -9999px;
    background:url(close.png) center center no-repeat #ccc;
}
.list_tit {
    color: #19adfa;
    margin-top: 20px;
}
.list_tit h2 {
    font-size: 18px;
    line-height: 45px;
    color: #024DA6;
}
.list_link {
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
}
.list_link a {
    font-size: 14px;
    padding: 5px 0 5px 0;
    margin-bottom: 10px;

    color: #5d5d5d;
    white-space: nowrap;
    margin-right: 1%;
    line-height: 30px;
    display: block;
    float: left;
    width: 32%;
    text-align:left;
}
.list_tit {
    color: #19adfa;
    margin-top: 20px;
}
.list_tit h2 {
    font-size: 18px;
    line-height: 45px;
    color: #024DA6;
}
.list dl {
    clear: both;
    overflow: hidden;
}
.list dd {
    margin-bottom: 10px;
}
.list dd h2 {
    font-size: 16px;
    height: 30px;
    color: #5d5d5d;
    line-height: 30px;
}
.list dd h2 a {
    color: #4e4e4e;
}
.list_link a:hover,.list dd a:hover {
    color: #024DA6;
}
.list dd a {
    font-size: 14px;
    padding: 5px 0 5px 0;
    margin-bottom: 10px;
    color: #5d5d5d;
    white-space: nowrap;
    margin-right: 20px;
    line-height: 30px;
    display: block;
    float: left;
    width: 28%;
    text-align:left;
}
#sy{
    filter: Alpha(opacity=50); /* IE */
    -moz-opacity:0.5;    /* FF ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾FF */
    opacity:0.5;    /* FF */
    background:#000;
    width:200px;
    height:200px;
}


span#_span_jiucuo{ display:block; margin-top:15px;}